Skip to content

Modernise UI#2717

Merged
timja merged 3 commits intojenkinsci:masterfrom
timja:revamp-ui
Oct 2, 2025
Merged

Modernise UI#2717
timja merged 3 commits intojenkinsci:masterfrom
timja:revamp-ui

Conversation

@timja
Copy link
Copy Markdown
Member

@timja timja commented Oct 2, 2025

Fixes #2716

What's changed

  • Now use app bar with actions moved to it
  • Only 1 primary button per page
  • Download moved to export page
  • Documentation page now uses Jenkins styles and is not rendered separately
    • Now supports dark mode
  • No longer reference external styles for documentation page
  • Export warning has been turned down to info from warning and reworded
    • I haven't seen any export failures in ages and whilst a roundtrip of the whole config file may not work export is generally really good these days
  • Minor changes to config export documentation
  • Breadcrumbs applied consistently with matching content between page title, page heading and breadcrumbs

Screenshots

Configuration as code:
image

Export configuration:

image

Documentation:

image

For reference this is what the main config as code page (which has had the most changes) looked like before:

image

Your checklist for this pull request

🚨 Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or in Jenkins JIRA
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Did you provide a test-case? That demonstrates feature works or fixes the issue.

@timja timja marked this pull request as ready for review October 2, 2025 13:21
@timja timja requested a review from a team as a code owner October 2, 2025 13:21
@timja timja enabled auto-merge (squash) October 2, 2025 14:39
@timja timja merged commit 3e50e6e into jenkinsci:master Oct 2, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't load resources from jenkins.io to render some plugin UI

1 participant